(WINS): Add calc and obsolete.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 26 Aug 2002 10:21:26 +0000 (10:21 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 26 Aug 2002 10:21:26 +0000 (10:21 +0000)
lisp/makefile.w32-in

index 3cfe43e4936becf3f9051ec5cabfcb7b5c2a2a8e..7583407f9971587c46463c492d14bf938b5ea08b 100644 (file)
@@ -141,6 +141,7 @@ setwins=subdirs=`find $$wd -type d -print`; \
 
 # Have to define the list of subdirs manually when not using sh.
 WINS=\
+       calc \
        calendar \
        emacs-lisp \
        emulation \
@@ -150,6 +151,7 @@ WINS=\
        language \
        mail \
        net \
+       obsolete \
        play \
        progmodes \
        term \